home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC PowerPlay 19
/
PCPP #19.iso
/
PCPOWER.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1997-07-20
|
132 b
|
11 lines
rem @echo off
cd \
:start
pcpw-dos.exe cd.dat
if errorlevel == 1 Goto run
goto end
:run
call c:\pcpow.bat
goto start
:end